xenstore: New function xs_path_is_subpath
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 13 Jan 2012 16:54:11 +0000 (16:54 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Fri, 13 Jan 2012 16:54:11 +0000 (16:54 +0000)
commit3607a75236b37abe350bf52f4700355be963a60d
tree202537d0bdc1bd8fab74287d370721fe67f416a3
parent50c5cd458d3afe161f634bab1127508ad3f9afdc
xenstore: New function xs_path_is_subpath

This utility function compares two paths, textually and reports
whether one is a subpath (a child path) of the other.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
tools/xenstore/xs.c
tools/xenstore/xs.h